WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowColCollection<T> Class / Remove Method / Remove(T) Method
In This Topic
    Remove(T) Method
    In This Topic
    Syntax
    public bool Remove( 
       T item
    )

    Parameters

    item
    See Also